From 0854140b224d647bbca9a2bad4d4478d35049237 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 28 Dec 2019 09:53:49 -0500 Subject: [PATCH] label: Stop referring to GtkMenuItem in the docs --- gtk/gtklabel.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c index 12b597b3bb..9d8c0c49d9 100644 --- a/gtk/gtklabel.c +++ b/gtk/gtklabel.c @@ -74,8 +74,7 @@ * @Title: GtkLabel * * The #GtkLabel widget displays a small amount of text. As the name - * implies, most labels are used to label another widget such as a - * #GtkButton, a #GtkMenuItem, or a #GtkComboBox. + * implies, most labels are used to label another widget such as a #GtkButton. * * # CSS nodes * -- 2.30.2